home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / tgfil271.zip / TGFILE.DOC < prev    next >
Text File  |  1992-01-28  |  3KB  |  74 lines

  1.             Telegard File List Utility v2.71
  2.           Copyright (c) 1991-92 by James Dudek
  3.               All rights reserved
  4.  
  5.         Telegard is Copyright (c) 1991 by Martin Pollard
  6.  
  7.        Compiled using Turbo Pascal v6.0 by Borland International
  8.  
  9.  
  10.  
  11.  
  12. The only requirement for this utility is that your ar flags be the LAST
  13. thing in the acs string for the area. It will work if they are not, but
  14. security wise I wouldn't guarantee that everyone will get the right lists
  15. that way (ie: s50d50fLPa18  the a in a18 will show up as a flag, this
  16. should be s50d50a18fLP). Actually I don't guarantee anything anyway,
  17. so what the heck!
  18.  
  19.  
  20.     Examples:  TGFILE FILELIST S50 D40 L A
  21.  
  22.            Makes a filelist called filelist for areas with a
  23.            SL of 50 or less, a DSL of 40 or less and that have
  24.            the L AND/OR A flags turned on in the area's acs string.
  25.  
  26.  
  27.            TGFILE FILELIST S50
  28.  
  29.            Makes a filelist called filelist for areas with a
  30.            SL of 50 or less with NO REFERENCE to the flags or
  31.            DSL in that area's acs string.
  32.  
  33.  
  34.            TGFILE FILELIST D50
  35.  
  36.            Makes a filelist called filelist for areas with a
  37.            DSL of 50 or less with NO REFERENCE to the flags
  38.            that are turned on or the SL in that area's acs string.
  39.  
  40.  
  41.            TGFILE FILELIST L
  42.  
  43.            Makes a filelist for areas with the L flag turned
  44.            on in the area's acs string with NO REFERENCE to
  45.            the SL or DSL levels.
  46.  
  47.     NOTE: FILELIST may be a full path to where you wish the file to be 
  48.           placed. The path may be up to 79 characters long.
  49.           (ie: TGFILE C:\BBS\REPORTS\FILELIST.LST)
  50.  
  51.  
  52. I have had a couple of requests to incorporate the ! operator that Telegard
  53. uses to say 'not Flag A(!fA). I feel that if you are going to go so far as
  54. to not turn on a flag to prevent access, you can turn on a flag with a little
  55. more effort and receive the same affect. The flag operations in this program
  56. are extremely accurate now, so if the flag you specify IS NOT turned on in
  57. that area the area will not be listed. If the flag is turned on it will be,
  58. so it's a very clear cut situation of on and off. So, for example (to clarify)
  59. if you have an area with the ACS s30d30fA and you use TGFILE FILELIST J that
  60. area with the A flag WILL NOT be listed.
  61.  
  62.  
  63. If you like and use this program PLEASE take the time to register it!
  64. Registration removes the UNREGISTERED message and provides for free
  65. updates for 1 year.
  66.  
  67. To register this program send $15.00 to:  Jim Dudek
  68.                       c/o The File Master BBS
  69.                       P.O. Box 8531
  70.                       Rolling Meadows, Il. 60008
  71.  
  72.       PLEASE include your BBS NAME, without it I cannot provide a
  73.       registration number!
  74.